home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / dwmx2k4.exe / Disk1 / data1.cab / Configuration_En / BuiltIn / Templates / Upload.dwt < prev    next >
Encoding:
Text File  |  2003-09-05  |  1.6 KB  |  42 lines

  1. <head>
  2. <!-- TemplateBeginEditable name="doctitle" --> 
  3. <title>Untitled Document</title>
  4. <!-- TemplateEndEditable --> 
  5. <meta http-equiv="Content-Type" content="text/html; charset=">
  6. <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
  7. <!-- TemplateParam name="BodyBackgroundColor" type="color" value="#FFFFFF" -->
  8. <!-- TemplateParam name="FormName" type="text" value="form1" -->
  9. <!-- TemplateParam name="FormMethod" type="text" value="post" --> 
  10. <!-- TemplateParam name="FormAction" type="text" value="" --> 
  11. </head>
  12. <body bgcolor="@@(BodyBackgroundColor)@@" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  13. <form name="@@(FormName)@@" method="@@(FormMethod)@@" action="@@(FormAction)@@">
  14.   <table width="90%" border="0" cellpadding="0" cellspacing="0">
  15.     <tr> 
  16.       <td><hr noshade></td>
  17.     </tr>
  18.     <tr> 
  19.       <td><!-- TemplateBeginEditable name="Content" --> 
  20.         <p><b>Step 1</b><br>
  21.           Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum 
  22.           dolor sit amet, consectetur adipiscing elit. </p>
  23.         <p> 
  24.           <input name="textfield1" type="text" size="30">
  25.           <br>
  26.           <input type="submit" name="Submit1" value="Browse...">
  27.         </p>
  28.         <p><b>Step 2</b><br>
  29.           Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
  30.         <p> 
  31.           <input type="submit" name="Submit2" value="Upload">
  32.         </p>
  33.         <!-- TemplateEndEditable --> </td>
  34.     </tr>
  35.     <tr> 
  36.       <td><hr noshade></td>
  37.     </tr>
  38.   </table>
  39. </form>
  40. </body>
  41. </html>
  42.